home *** CD-ROM | disk | FTP | other *** search
- ###############################################################################
- # Copyright (c) 2005-2006 Aptana, Inc.
- #
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html. If redistributing this code,
- # this entire header must remain intact.
- ###############################################################################
- # plugin.properties
- # contains externalized strings for plugin.xml
- # "%foo" in plugin.xml corresponds to the key "foo" in this file
- # java.io.Properties file (ISO 8859-1 with "\" escapes)
- # This file should be translated.
- pluginName=Aptana ScriptDoc Generation
- providerName=Aptana, Inc.
-
- GenerateHTMLDocs.Action = GenerateHTMLDocs
- GenerateHTMLDocs.Label = Generate HTML Documentation from Current File
-